home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / educate / wcstrv11.zip / _SETUP.1 / WCSServer.exe / 0 / RCDATA / TLMDTEETHEDITORDLG / TLMDTEETHEDITORDLG.txt
Text File  |  1997-05-25  |  7KB  |  300 lines

  1. object LMDTeethEditorDlg: TLMDTeethEditorDlg
  2.   Left = 218
  3.   Top = 95
  4.   ActiveControl = OK
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Teeth-Editor'
  8.   ClientHeight = 343
  9.   ClientWidth = 447
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   ShowHint = True
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 6
  22.     Top = 219
  23.     Width = 438
  24.     Height = 8
  25.     Shape = bsBottomLine
  26.   end
  27.   object Bevel2: TBevel
  28.     Left = 4
  29.     Top = 232
  30.     Width = 347
  31.     Height = 107
  32.   end
  33.   object test: TLMDTeethShape
  34.     Left = 8
  35.     Top = 8
  36.     Width = 234
  37.     Height = 207
  38.     Hint = 'Displays the current settings.'
  39.     Caption.Font.Color = clWindowText
  40.     Caption.Font.Height = -13
  41.     Caption.Font.Name = 'System'
  42.     Caption.Font.Style = []
  43.     Teeth.Height = 10
  44.   end
  45.   object Label1: TLabel
  46.     Left = 16
  47.     Top = 249
  48.     Width = 45
  49.     Height = 13
  50.     Caption = 'Direction:'
  51.     Font.Color = clBlack
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = []
  55.     ParentFont = False
  56.     Transparent = True
  57.   end
  58.   object Label4: TLabel
  59.     Left = 16
  60.     Top = 278
  61.     Width = 31
  62.     Height = 13
  63.     Caption = 'Count:'
  64.     Font.Color = clBlack
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     ParentFont = False
  69.     Transparent = True
  70.   end
  71.   object Label2: TLabel
  72.     Left = 152
  73.     Top = 279
  74.     Width = 31
  75.     Height = 13
  76.     Caption = 'Width:'
  77.     Font.Color = clBlack
  78.     Font.Height = -11
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = []
  81.     ParentFont = False
  82.     Transparent = True
  83.   end
  84.   object Label3: TLabel
  85.     Left = 254
  86.     Top = 278
  87.     Width = 34
  88.     Height = 13
  89.     Caption = 'Height:'
  90.     Font.Color = clBlack
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = []
  94.     ParentFont = False
  95.     Transparent = True
  96.   end
  97.   object Label5: TLabel
  98.     Left = 96
  99.     Top = 304
  100.     Width = 5
  101.     Height = 16
  102.     Caption = '*'
  103.     Font.Color = clRed
  104.     Font.Height = -13
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = []
  107.     ParentFont = False
  108.   end
  109.   object Label6: TLabel
  110.     Left = 212
  111.     Top = 304
  112.     Width = 5
  113.     Height = 16
  114.     Caption = '*'
  115.     Font.Color = clBlue
  116.     Font.Height = -13
  117.     Font.Name = 'MS Sans Serif'
  118.     Font.Style = []
  119.     ParentFont = False
  120.   end
  121.   object Label7: TLabel
  122.     Left = 259
  123.     Top = 13
  124.     Width = 5
  125.     Height = 16
  126.     Caption = '*'
  127.     Font.Color = clRed
  128.     Font.Height = -13
  129.     Font.Name = 'MS Sans Serif'
  130.     Font.Style = []
  131.     ParentFont = False
  132.   end
  133.   object Label8: TLabel
  134.     Left = 273
  135.     Top = 13
  136.     Width = 150
  137.     Height = 59
  138.     Caption = 
  139.       'SetPerCount decides either the "Count"-value or the "Width/Heigh' +
  140.       't"-values will be used to draw the shape.'
  141.     WordWrap = True
  142.   end
  143.   object Label9: TLabel
  144.     Left = 259
  145.     Top = 78
  146.     Width = 5
  147.     Height = 16
  148.     Caption = '*'
  149.     Font.Color = clBlue
  150.     Font.Height = -13
  151.     Font.Name = 'MS Sans Serif'
  152.     Font.Style = []
  153.     ParentFont = False
  154.   end
  155.   object Label10: TLabel
  156.     Left = 273
  157.     Top = 78
  158.     Width = 138
  159.     Height = 26
  160.     Caption = 'Offset decides whether the outer edges are drawn sharp.'
  161.     WordWrap = True
  162.   end
  163.   object OK: TBitBtn
  164.     Left = 358
  165.     Top = 232
  166.     Width = 82
  167.     Height = 27
  168.     Font.Color = clBlack
  169.     Font.Height = -11
  170.     Font.Name = 'MS Sans Serif'
  171.     Font.Style = []
  172.     ParentFont = False
  173.     TabOrder = 0
  174.     Kind = bkOK
  175.     Margin = 2
  176.     Spacing = -1
  177.   end
  178.   object Cancel: TBitBtn
  179.     Left = 358
  180.     Top = 264
  181.     Width = 82
  182.     Height = 27
  183.     Font.Color = clBlack
  184.     Font.Height = -11
  185.     Font.Name = 'MS Sans Serif'
  186.     Font.Style = []
  187.     ParentFont = False
  188.     TabOrder = 1
  189.     Kind = bkCancel
  190.     Margin = 2
  191.     Spacing = -1
  192.   end
  193.   object reset: TBitBtn
  194.     Left = 358
  195.     Top = 306
  196.     Width = 82
  197.     Height = 27
  198.     Cancel = True
  199.     Caption = 'Reset'
  200.     Font.Color = clBlack
  201.     Font.Height = -11
  202.     Font.Name = 'MS Sans Serif'
  203.     Font.Style = []
  204.     ParentFont = False
  205.     TabOrder = 2
  206.     OnClick = resetClick
  207.     Glyph.Data = {
  208.       76010000424D7601000000000000760000002800000020000000100000000100
  209.       04000000000000010000130B0000130B00000000000000000000000000000000
  210.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  211.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  212.       3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  213.       3333333777333777FF33339993707399933333773337F3777FF3399933000339
  214.       9933377333777F3377F3399333707333993337733337333337FF993333333333
  215.       399377F33333F333377F993333303333399377F33337FF333373993333707333
  216.       333377F333777F333333993333101333333377F333777F3FFFFF993333000399
  217.       999377FF33777F77777F3993330003399993373FF3777F37777F399933000333
  218.       99933773FF777F3F777F339993707399999333773F373F77777F333999999999
  219.       3393333777333777337333333999993333333333377777333333}
  220.     Margin = 2
  221.     NumGlyphs = 2
  222.     Spacing = -1
  223.   end
  224.   object cmb: TComboBox
  225.     Left = 75
  226.     Top = 242
  227.     Width = 167
  228.     Height = 21
  229.     Hint = 'Specifies the directions the'#13#10'teeth point to.'
  230.     Style = csDropDownList
  231.     ItemHeight = 13
  232.     Items.Strings = (
  233.       'tdRight'
  234.       'tdDown'
  235.       'tdLeft'
  236.       'tdUp')
  237.     TabOrder = 3
  238.     OnChange = cmbChange
  239.   end
  240.   object spinc: TSpinEdit
  241.     Left = 75
  242.     Top = 274
  243.     Width = 46
  244.     Height = 22
  245.     Hint = 'Specifies the count of teeth.'
  246.     MaxLength = 2
  247.     MaxValue = 50
  248.     MinValue = 0
  249.     TabOrder = 4
  250.     Value = 0
  251.     OnChange = spincChange
  252.   end
  253.   object spinW: TSpinEdit
  254.     Left = 194
  255.     Top = 275
  256.     Width = 47
  257.     Height = 22
  258.     Hint = 'Specifies the width of the teeth.'
  259.     MaxLength = 3
  260.     MaxValue = 250
  261.     MinValue = 0
  262.     TabOrder = 5
  263.     Value = 0
  264.     OnChange = spincChange
  265.   end
  266.   object spinh: TSpinEdit
  267.     Left = 295
  268.     Top = 274
  269.     Width = 47
  270.     Height = 22
  271.     Hint = 'Specifies the height of the teeth.'
  272.     MaxLength = 3
  273.     MaxValue = 250
  274.     MinValue = 0
  275.     TabOrder = 6
  276.     Value = 0
  277.     OnChange = spincChange
  278.   end
  279.   object chkc: TCheckBox
  280.     Left = 18
  281.     Top = 310
  282.     Width = 77
  283.     Height = 17
  284.     Caption = 'SetPerCount'
  285.     State = cbChecked
  286.     TabOrder = 7
  287.     OnClick = chkcClick
  288.   end
  289.   object chko: TCheckBox
  290.     Left = 163
  291.     Top = 310
  292.     Width = 49
  293.     Height = 17
  294.     Caption = 'Offset'
  295.     State = cbChecked
  296.     TabOrder = 8
  297.     OnClick = chkcClick
  298.   end
  299. end
  300.